home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / DataRescueII1.0.dmg / Data Rescue II.app / Contents / Resources / English.lproj / DRFileBrowserWindow.nib / classes.nib next >
Encoding:
Text File  |  2005-10-13  |  4.2 KB  |  101 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 backOrForwardButtonAction = id; 
  6.                 contextHelpAction = id; 
  7.                 fileHierarchyPopupAction = id; 
  8.                 listOrColumnViewButtonAction = id; 
  9.                 newDataWindowMenuAction = id; 
  10.                 newRsrcWindowMenuAction = id; 
  11.                 pathButtonAction = id; 
  12.                 performFindPanelAction = id; 
  13.                 printDocument = id; 
  14.                 recoverFilesAction = id; 
  15.                 "reveal_in_scan_action" = id; 
  16.                 searchAction = id; 
  17.                 showFilesTab = id; 
  18.                 showFindResultsAction = id; 
  19.             }; 
  20.             CLASS = DRFileBrowser; 
  21.             LANGUAGE = ObjC; 
  22.             OUTLETS = {
  23.                 "_window" = NSWindow; 
  24.                 backOrForwardButtonOutlet = NSMatrix; 
  25.                 contentView = NSView; 
  26.                 contextMenu = NSMenu; 
  27.                 delegate = id; 
  28.                 fileBrowserOutlet = NSBrowser; 
  29.                 fileOutlineViewOutlet = PSOutlineView; 
  30.                 folderHierarchyPopupOutlet = NSPopUpButton; 
  31.                 foundListViewOutlet = PSTableView; 
  32.                 iconViewOutlet = NSImageView; 
  33.                 infoFieldOutlet = NSTextField; 
  34.                 listOrColumnViewButtonOutlet = NSMatrix; 
  35.                 mainTabViewOutlet = NSTabView; 
  36.                 markButtonOutlet = NSButton; 
  37.                 pathButtonOutlet = NSButton; 
  38.                 pathOutlineViewOutlet = PSOutlineView; 
  39.                 progressOutlet = NSProgressIndicator; 
  40.                 "reveal_in_scan_button" = NSButton; 
  41.                 summaryFieldOutlet = NSTextField; 
  42.                 unmarkButtonOutlet = NSButton; 
  43.             }; 
  44.             SUPERCLASS = NSObject; 
  45.         }, 
  46.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  47.         {CLASS = NSFont; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  48.         {CLASS = NSImage; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  49.         {
  50.             ACTIONS = {deselectAll = id; }; 
  51.             CLASS = NSTextView; 
  52.             LANGUAGE = ObjC; 
  53.             SUPERCLASS = NSText; 
  54.         }, 
  55.         {CLASS = NSView; LANGUAGE = ObjC; SUPERCLASS = NSResponder; }, 
  56.         {CLASS = PSApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, 
  57.         {
  58.             ACTIONS = {contextHelpAction = id; showFilesAction = id; }; 
  59.             CLASS = PSFileBrowserController; 
  60.             LANGUAGE = ObjC; 
  61.             OUTLETS = {
  62.                 backOrForwardButtonOutlet = NSMatrix; 
  63.                 detailsDrawerOutlet = NSDrawer; 
  64.                 detailsPanelDescriptionOutlet = NSTextField; 
  65.                 detailsPanelIconOutlet = NSImageView; 
  66.                 fileBrowser = DRFileBrowser; 
  67.                 listOrColumnViewButtonOutlet = NSMatrix; 
  68.                 pathButtonOutlet = NSButton; 
  69.                 progressOutlet = NSProgressIndicator; 
  70.                 searchFieldOutlet = NSSearchField; 
  71.             }; 
  72.             SUPERCLASS = NSWindowController; 
  73.         }, 
  74.         {CLASS = PSFont; LANGUAGE = ObjC; SUPERCLASS = NSFont; }, 
  75.         {CLASS = PSMainWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
  76.         {CLASS = PSOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, 
  77.         {
  78.             ACTIONS = {stop = id; }; 
  79.             CLASS = PSProgressPanel; 
  80.             LANGUAGE = ObjC; 
  81.             OUTLETS = {
  82.                 "__panel" = PSProgressPanel; 
  83.                 imageView = NSImageView; 
  84.                 mainTextField = NSTextField; 
  85.                 progressIndicator = NSProgressIndicator; 
  86.                 secondaryTextField = NSTextField; 
  87.                 stopButton = NSButton; 
  88.                 stopHandlerTarget = id; 
  89.                 tertiaryTextField = NSTextField; 
  90.                 updateHandlerTarget = id; 
  91.             }; 
  92.             SUPERCLASS = NSPanel; 
  93.         }, 
  94.         {CLASS = PSTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; }, 
  95.         {CLASS = PSTabViewItem; LANGUAGE = ObjC; SUPERCLASS = NSTabViewItem; }, 
  96.         {CLASS = PSTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
  97.         {CLASS = PSTintedWhiteView; LANGUAGE = ObjC; SUPERCLASS = PSView; }, 
  98.         {CLASS = PSView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  99.     ); 
  100.     IBVersion = 1; 
  101. }